home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 570 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.cis.nctu.edu.tw!usenet
  2. From: Kellum <kellumb@emh1.pa.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Dynamic Dialog Creation in VC++ 2.2/4.0
  5. Date: Wed, 03 Jan 1996 21:57:02 -0500
  6. Organization: Dept. of Computer & Information Science, NCTU, Taiwan
  7. Message-ID: <30EB41FE.2191@emh1.pa.net>
  8. NNTP-Posting-Host: @205.166.61.149
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b2 (Windows; I; 32bit)
  13.  
  14. I am having difficulty building dynamic dialog boxes in VC++.  My 
  15. ultimate goal is to build several dialogs in memory and then treat 
  16. them as property sheets so that I can build one tabbed dialog.  I 
  17. need to use dynamic dialogs because I am dealing with displaying 
  18. object attributes that are different for each object and I don't know 
  19. in advance which objects I am dealing with.  I don't want to build 
  20. any static resources because new attributes will come and go in the 
  21. future for these objects and I don't want to redevelop static dialogs 
  22. every time this happens.
  23.  
  24. If anybody has any ideas please let me know.  My primary difficulty 
  25. is in populating the controls on a dialog template in memory.
  26.  
  27. Thanx in advance;
  28.  
  29. Bob Kellum
  30. -- 
  31. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
  32.                                                                      
  33.            
  34.     You can move a Mountain, but you can't budge a Big Dog! 
  35.  
  36.     Bob, Traci and Talyna Kellum    kellumb @emh1.pa.net
  37. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  38.